| Project | CMS LABS |
|---|---|
| Release | 10.1.6 |
| Test Environment | qa |
| Execution Start Time | Sun, 22 Feb 2026 04:06:26 GMT |
| Execution End Time | Sun, 22 Feb 2026 04:07:04 GMT |
| Total Execution Time | 38s |
|
|
|
|
|
|
| Filename | Tests | Execution Time | Passed | Failed | Timed Out | Skipped | Interrupted |
|---|---|---|---|---|---|---|---|
| auth.setup.ts | 2 | 7s | 2 () | 0 () | 0 () | 0 () | 0 () |
| loginpage.spec.ts | 6 | 22s | 6 () | 0 () | 0 () | 0 () | 0 () |
| Browser | Tests | Execution Time | Passed | Failed | Timed Out | Skipped | Interrupted |
|---|---|---|---|---|---|---|---|
| setup | 2 | 7s | 2 () | 0 () | 0 () | 0 () | 0 () |
| Google Chrome | 6 | 22s | 6 () | 0 () | 0 () | 0 () | 0 () |
| Title | Status | File | Browser | Duration | Details | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Authenticate as Admin User | passed | auth.setup.ts | setup | 3s 894ms |
read_more
Authenticate as Admin UserX
Filled text : auto_8dmji9z@x.com into element : getByRole('textbox', { name: 'E-Mail Address' })
,Filled text : ****** into element : getByRole('textbox', { name: 'Password' })
,Clicked on element : locator('input[type=\'submit\'][value=\'Login\']')
,Json file path : playwright/.auth/qa-admin.json
|
||||||||
| Authenticate as Customer User | passed | auth.setup.ts | setup | 3s 320ms |
read_more
Authenticate as Customer UserX
Filled text : auto_4i133cc@x.com into element : getByRole('textbox', { name: 'E-Mail Address' })
,Filled text : ****** into element : getByRole('textbox', { name: 'Password' })
,Clicked on element : locator('input[type=\'submit\'][value=\'Login\']')
,Json file path : playwright/.auth/qa-customer.json
|
||||||||
| Verify Successful login for Admin User | passed | loginpage.spec.ts | Google Chrome | 6s 911ms |
read_more
Verify Successful login for Admin UserX
Filled text : auto_8dmji9z@x.com into element : getByRole('textbox', { name: 'E-Mail Address' })
,Filled text : ****** into element : getByRole('textbox', { name: 'Password' })
,Clicked on element : locator('input[type=\'submit\'][value=\'Login\']')
,Page Title :My Account
|
||||||||
| Verify Successful login for Customer User | passed | loginpage.spec.ts | Google Chrome | 3s 407ms |
read_more
Verify Successful login for Customer UserX
Filled text : auto_4i133cc@x.com into element : getByRole('textbox', { name: 'E-Mail Address' })
,Filled text : ****** into element : getByRole('textbox', { name: 'Password' })
,Clicked on element : locator('input[type=\'submit\'][value=\'Login\']')
,Page Title :My Account
|
||||||||
| Verify Successful login for Admin User (via auth setup) | passed | loginpage.spec.ts | Google Chrome | 2s 807ms |
read_more
Verify Successful login for Admin User (via auth setup)X
Active Cookies: [ [32m'OCSESSID'[39m, [32m'language'[39m, [32m'currency'[39m ]
,Page Title :My Account
|
||||||||
| Verify Successful login for Customer User (via auth setup) | passed | loginpage.spec.ts | Google Chrome | 2s 619ms |
read_more
Verify Successful login for Customer User (via auth setup)X
Page Title :My Account
|
||||||||
| Verify Invalid Login | passed | loginpage.spec.ts | Google Chrome | 3s 550ms |
read_more
Verify Invalid LoginX
Filled text : abdsdscest2@nal.com into element : getByRole('textbox', { name: 'E-Mail Address' })
,Filled text : ****** into element : getByRole('textbox', { name: 'Password' })
,Clicked on element : locator('input[type=\'submit\'][value=\'Login\']')
,Page Title :Account Login
,warning msg : Warning: No match for E-Mail Address and/or Password.
|
||||||||
| Login Page: Verify presence of all options on right side panel | passed | loginpage.spec.ts | Google Chrome | 2s 660ms |
read_more
Login Page: Verify presence of all options on right side panelX
|
||||||||
| Title | Status | File | Browser | Duration | Details |